Use the real vfork under Cygwin
authorDaniel Colascione <dancol@dancol.org>
Wed, 11 Apr 2012 11:43:55 +0000 (13:43 +0200)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Wed, 11 Apr 2012 11:43:55 +0000 (13:43 +0200)
commitea623ea047f4120307d6aa0652b40fbd2b9bad19
tree2ac09f779eed41a7a60a9d0dff1db017dcf3b311
parentee735f3f836ee8d5d00288004b3767e683b1e194
Use the real vfork under Cygwin

* s/cygwin.h: The vfork the #define in cygwin.h was protecting
against is gone.  It's better to use vfork now so that when Cygwin
gains a new, working vfork, we use it automatically.
src/ChangeLog
src/s/cygwin.h